FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.r4.outcomebasedcare#1.0.0-alpha.1 (47 ms)

Package nictiz.fhir.nl.r4.outcomebasedcare
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.outcomebasedcare@1.0.0-alpha.1&canonical=http://nictiz.nl/fhir/StructureDefinition/obc-ResponseData
Url http://nictiz.nl/fhir/StructureDefinition/obc-ResponseData
Version 1.0.0-alpha.1
Status draft
Name ObcResponseData
Title obc ResponseData
Experimental False
Realm nl
Description The response data holds all collected answers to a specific questionnaire.
Purpose This QuestionnaireResponse resource represents the collected answers of PROM questionnaires as described in the information standard [Uitkomstgerichte Zorg](https://informatiestandaarden.nictiz.nl/wiki/uz:Landingspagina_Uitkomstgerichte_Zorg) (English: Outcome-Based Care, abbreviated 'OBC'). This profile is not based on any Dutch zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) as there is no zib that represents this concept. Therefore this profile has no dependency on a corresponding nl-core profile and mappings to zib concepts are not defined. Instead mappings to the OBC data set have been added.
Copyright Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.
Type QuestionnaireResponse
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://hl7.org/fhir/uv/security-label-ds4p/StructureDefinition/extension-inline-sec-label Inline Security Label
http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient nl core Patient


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "obc-ResponseData",
  "url" : "http://nictiz.nl/fhir/StructureDefinition/obc-ResponseData",
  "version" : "1.0.0-alpha.1",
  "name" : "ObcResponseData",
  "title" : "obc ResponseData",
  "status" : "draft",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "The response data holds all collected answers to a specific questionnaire.",
  "purpose" : "This QuestionnaireResponse resource represents the collected answers of PROM questionnaires as described in the information standard [Uitkomstgerichte Zorg](https://informatiestandaarden.nictiz.nl/wiki/uz:Landingspagina_Uitkomstgerichte_Zorg) (English: Outcome-Based Care, abbreviated 'OBC'). This profile is not based on any Dutch zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) as there is no zib that represents this concept. Therefore this profile has no dependency on a corresponding nl-core profile and mappings to zib concepts are not defined. Instead mappings to the OBC data set have been added.",
  "copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "obc-dataset-100-alpha1-20241024",
      "name" : "ART-DECOR Dataset Outcome-Based Care 1.0.0-alpha.1 20241024",
      "comment" : "This is a release without a publication, so there is no Uri available for this version of the project"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "QuestionnaireResponse",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "QuestionnaireResponse",
        "path" : "QuestionnaireResponse",
        "short" : "ResponseData",
        "alias" : [
          "AntwoordGegevens"
        ],
        "mapping" : [
          {
            "identity" : "obc-dataset-100-alpha1-2024XXYY",
            "map" : "obc-dataelement-10-1405",
            "comment" : "ResponseData"
          }
        ]
      },
      {
        "id" : "QuestionnaireResponse.questionnaire",
        "path" : "QuestionnaireResponse.questionnaire",
        "short" : "CompletedQuestionnaire",
        "alias" : [
          "IngevuldeVragenlijst"
        ],
        "min" : 1,
        "mapping" : [
          {
            "identity" : "obc-dataset-100-alpha1-2024XXYY",
            "map" : "obc-dataelement-10-1440",
            "comment" : "CompletedQuestionnaire"
          }
        ]
      },
      {
        "id" : "QuestionnaireResponse.subject",
        "path" : "QuestionnaireResponse.subject",
        "short" : "Subject",
        "alias" : [
          "Onderwerp"
        ],
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
            ]
          }
        ],
        "mapping" : [
          {
            "identity" : "obc-dataset-100-alpha1-2024XXYY",
            "map" : "obc-dataelement-10-1407",
            "comment" : "Subject"
          }
        ]
      },
      {
        "id" : "QuestionnaireResponse.authored",
        "path" : "QuestionnaireResponse.authored",
        "short" : "CompletionDateTime",
        "alias" : [
          "InvulDatumTijd"
        ],
        "min" : 1,
        "mapping" : [
          {
            "identity" : "obc-dataset-100-alpha1-2024XXYY",
            "map" : "obc-dataelement-10-1406",
            "comment" : "CompletionDateTime"
          }
        ]
      },
      {
        "id" : "QuestionnaireResponse.item.extension:sensitivityFlag",
        "path" : "QuestionnaireResponse.item.extension",
        "sliceName" : "sensitivityFlag",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://hl7.org/fhir/uv/security-label-ds4p/StructureDefinition/extension-inline-sec-label"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "QuestionnaireResponse.item.text",
        "path" : "QuestionnaireResponse.item.text",
        "short" : "Question",
        "alias" : [
          "Vraag"
        ],
        "mapping" : [
          {
            "identity" : "obc-dataset-100-alpha1-2024XXYY",
            "map" : "obc-dataelement-10-1439",
            "comment" : "Question"
          }
        ]
      },
      {
        "id" : "QuestionnaireResponse.item.answer.value[x]",
        "path" : "QuestionnaireResponse.item.answer.value[x]",
        "short" : "Answer",
        "alias" : [
          "Antwoord"
        ],
        "mapping" : [
          {
            "identity" : "obc-dataset-100-alpha1-2024XXYY",
            "map" : "obc-dataelement-10-1404",
            "comment" : "Answer"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.